Skip to content

Comments

chore: Fix typos in comments in multiple files#7137

Merged
philipphofmann merged 2 commits intomainfrom
fix-typos
Jan 12, 2026
Merged

chore: Fix typos in comments in multiple files#7137
philipphofmann merged 2 commits intomainfrom
fix-typos

Conversation

@philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented Jan 9, 2026

#skip-changelog

Closes #7138

@philipphofmann philipphofmann added the ready-to-merge Use this label to trigger all PR workflows label Jan 9, 2026
@philipphofmann philipphofmann enabled auto-merge (squash) January 9, 2026 10:30
Copy link
Member

@philprime philprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice findings, LGTM

@philipphofmann
Copy link
Member Author

@philprime say thanks to Cursor 😅

@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.763%. Comparing base (e99de93) to head (4c7db76).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7137       +/-   ##
=============================================
- Coverage   84.766%   84.763%   -0.004%     
=============================================
  Files          461       461               
  Lines        27814     27814               
  Branches     12324     12323        -1     
=============================================
- Hits         23577     23576        -1     
+ Misses        4195      4194        -1     
- Partials        42        44        +2     
Files with missing lines Coverage Δ
Sources/SentrySwiftUI/SentryTracedView.swift 70.588% <ø> (ø)
...ore/Tools/ViewCapture/SentryViewPhotographer.swift 77.777% <ø> (ø)
...egrations/Screenshot/SentryScreenshotOptions.swift 100.000% <100.000%> (ø)
...tegrations/SessionReplay/SentryReplayOptions.swift 100.000% <100.000%> (ø)
Sources/Swift/Networking/RateLimitParser.swift 100.000% <ø> (ø)
Sources/Swift/Options.swift 100.000% <ø> (ø)

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e99de93...4c7db76. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1225.80 ms 1260.85 ms 35.05 ms
Size 24.14 KiB 1.04 MiB 1.02 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
013fd4d 1216.02 ms 1242.16 ms 26.14 ms
d29a425 1209.96 ms 1239.00 ms 29.04 ms
9f7ef2b 1213.53 ms 1250.23 ms 36.70 ms

App size

Revision Plain With Sentry Diff
013fd4d 24.14 KiB 1.04 MiB 1.02 MiB
d29a425 24.14 KiB 1.04 MiB 1.02 MiB
9f7ef2b 24.14 KiB 1.04 MiB 1.02 MiB

@philipphofmann philipphofmann merged commit e526f8e into main Jan 12, 2026
234 of 236 checks passed
@philipphofmann philipphofmann deleted the fix-typos branch January 12, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Fix typos in comments in multiple files

2 participants